水無瀬の部屋 > Programming > sample > tools > header > toolsysx.h |
---|
1: //*********************************************************
2: // プロジェクト: TOOLS
3: // ファイル名: toolsysx.h
4: //*********************************************************
5: #ifndef TOOLSYSX_HEAD_INCLUDED // 多重インクルードの防止
6: #define TOOLSYSX_HEAD_INCLUDED
7:
8:
9: //*********************************************************
10: // コンパイル環境の指定
11: //*********************************************************
12: #ifndef PRIVATE_TOOLS_HEAD_INCLUDED // 冗長ガード
13: #include <header/_tools.h>
14: #ifndef PRIVATE_TOOLS_HEAD_INCLUDED // ガード名の検査
15: #error "? PRIVATE_TOOLS_HEAD_INCLUDED"
16: #endif // #ifndef PRIVATE_TOOLS_HEAD_INCLUDED
17: #endif // #ifndef PRIVATE_TOOLS_HEAD_INCLUDED
18:
19:
20: //*********************************************************
21: // 関数 の 宣言
22: //*********************************************************
23: #ifdef __cplusplus
24: extern "C" {
25: #endif
26:
27:
28: // toolsysx.cpp
29: // a
30: // b
31: // c
32: // d
33: // e
34: // f
35: // g
36: bool GetPathFromIDList( const ITEMIDLIST *pidl, char *buffer, int bufsize );
37:
38:
39: // h
40: // i
41: // j
42: // k
43: // l
44: // m
45: // n
46: // p
47: // q
48: // r
49: // s
50: HINSTANCE MyShellExecute( HWND hWnd, const char *verb, const char *path, const char *param, const char *workdir, int nShow );
51:
52:
53: // t
54: // u
55: // v
56: // w
57: // x
58: // y
59: // z
60:
61:
62: #ifdef __cplusplus
63: } // extern "C"
64: #endif
65:
66:
67: #endif // #ifndef TOOLSYSX_HEAD_INCLUDED
68:
69:
70: //** end **
71:
参照:
browsbox.cpp, tools.h, toolsys.cpp, toolsysx.cpp
水無瀬の部屋 > sample > tools > header > toolsysx.h |
---|
このページは cpp2web が出力しました。
水無瀬 優 postmaster@katsura-kotonoha.sakura.ne.jp
http://katsura-kotonoha.sakura.ne.jp/prog/code/tools/header/toolsysx_h.shtml
同人ダウンロード販売|DL.Getchu.com